home *** CD-ROM | disk | FTP | other *** search
/ Imekura ROM / Imekura ROM.iso / mac / Mac / OPEN.DIR / 00007.ls < prev    next >
Encoding:
Text File  |  1995-07-09  |  93 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) = 0 then
  3.     go("NEXT")
  4.   else
  5.     go(the frame)
  6.   end if
  7. end
  8.